home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / database / mmlg_102.zip / MMLG.CTL next >
Text File  |  1993-02-08  |  4KB  |  131 lines

  1. ;------------------------------------------------------------------------------
  2. ; MMLG v1.02 Control File
  3.  
  4. ; All lines preceeded by a semi-colon are comments and are ignored.
  5. ; Order of keywords in this control file is irrelevant.
  6.  
  7. ;------------------------------------------------------------------------------
  8. ; This is your AREA.DAT file as created by Max
  9.  
  10. ; (Necessary)
  11.  
  12. AreaDat G:\MAX\AREA.DAT
  13.  
  14. ;------------------------------------------------------------------------------
  15. ; This is your AREA.NDX file as created by Max
  16.  
  17. ; (Necessary)
  18.  
  19. AreaNdx G:\MAX\AREA.NDX
  20.  
  21. ;------------------------------------------------------------------------------
  22. ; This is the list of all the files on your system
  23.  
  24. MasterList ALLFILES.LST
  25.  
  26. ;------------------------------------------------------------------------------
  27. ; This is the list of the new files on your system
  28.  
  29. NewList NEWFILES.LST
  30.  
  31. ;------------------------------------------------------------------------------
  32. ; This is list of the directories accessable
  33.  
  34. DirList \FD\ALIAS.CTL
  35.  
  36. ;------------------------------------------------------------------------------
  37. ; Amount of information to log (1-6)
  38.  
  39. ; Default = 6
  40.  
  41.  LogLevel 3
  42.  
  43. ;------------------------------------------------------------------------------
  44. ; Priv level to match for file areas.  Only areas accessable to users with
  45. ; this prov level will be listed.  To include keys, add a / to the priv
  46. ; level and then list the keys (eg. Normal/123)
  47.  
  48. ; Default = Normal
  49.  
  50. ; Priv Worthy/1
  51.  
  52. ;------------------------------------------------------------------------------
  53. ; Include the following:
  54.  
  55. ; (Optional)
  56.  
  57. ; Include Comments         Any line in FILES.BBS that is not a file spec
  58.  Include AreaTotals       Total bytes and files in each area
  59.  Include GrandTotal       Total bytes and files for all areas
  60.  
  61. ;------------------------------------------------------------------------------
  62. ; Header file will appear at the top of the list file
  63.  
  64. ; (Optional)
  65.  
  66.  HeaderFile BBSINFO.TXT
  67.  
  68. ;------------------------------------------------------------------------------
  69. ; Extra file will appear after the canned title box and the first area
  70.  
  71. ; (Optional)
  72.  
  73.  ExtraFile EXTRA.FIL
  74.  
  75. ;------------------------------------------------------------------------------
  76. ; Footer file will appear after the grand total but before the canned
  77. ; copyright box
  78.  
  79. ; (Optional)
  80.  
  81.  FooterFile \FD\FREQ.MSG
  82.  
  83. ;------------------------------------------------------------------------------
  84. ; Wrap Margin for long descriptions
  85.  
  86. ; Default = 34
  87.  
  88.  WrapMargin 38
  89.  
  90. ;------------------------------------------------------------------------------
  91. ; Type of boxes:
  92. ;    0 = + (ASCII)
  93. ;    1 = ┌ (Single line)
  94. ;    2 = ╔ (Double line)
  95. ;    3 = ╒ (Double horizontal)
  96. ;    4 = ╓ (Double vertical)
  97.  
  98. ; Default = 1
  99.  
  100.  Box 2
  101.  
  102. ;------------------------------------------------------------------------------
  103. ; Flag new files within this many days
  104.  
  105. ; Default = 7
  106.  
  107.  New Days 14
  108.  
  109. ;------------------------------------------------------------------------------
  110. ; Flag new files with this character
  111.  
  112. ; Default = *
  113.  
  114. ; New Char %
  115.  
  116. ;------------------------------------------------------------------------------
  117. ; Show files that are (offline)
  118.  
  119. ; (Optional)
  120.  
  121.  ShowOffline
  122.  
  123. ;------------------------------------------------------------------------------
  124. ; Schedules
  125.  
  126. ;         Name_Of_Schedule  Areas_To_Include_In_Generated_List...
  127.  
  128. Schedule  SDS               SMAX SFD 41 65
  129. Schedule  PDN               PPAS 23
  130. Schedule  PICS              PICS XRTD ANI FAM 4 5 7 12
  131.